install.packages(devtools) devtools::install_github("dephilli/acoms") con<-acoms::connect()
```{sql connection=con} select * from body_loc_cd
```r DBI::dbDisconnect(con)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.